Skip to content

Conversation

@janine9vn
Copy link
Contributor

No description provided.

Programmer-5090 and others added 30 commits August 17, 2025 19:13
…des the circle, rectangle, star and python logo.
…des the circle, rectangle, star and python logo.
A5rocks and others added 23 commits August 23, 2025 01:24
Feat: Add why wrong tool for the job doc
Add newline at end to fix linting issues
I fixed the wrong thing
Add ppt link
- Add video presentations for CodeRush and Roguelike.
- Add preview screenshots
- add goals.md and supporting images

Update README.md

Update README.md

Update README.md
git-subtree-dir: cool-cacti
git-subtree-mainline: 49c1216
git-subtree-split: 6e8dfa6
…053260'

git-subtree-dir: calm-calatheas
git-subtree-mainline: 05d0eb9
git-subtree-split: b65184a
…6d29fe4d'

git-subtree-dir: daring-daffodils
git-subtree-mainline: eb53f26
git-subtree-split: 3a820a0
…769c0df'

git-subtree-dir: grand-gardenias
git-subtree-mainline: 2c2d794
git-subtree-split: 43dfd3c
…af1fe47'

git-subtree-dir: heavenly-hostas
git-subtree-mainline: 9051db8
git-subtree-split: 9680437
…f97df562'

git-subtree-dir: iridescent-ivies
git-subtree-mainline: 59d3f5c
git-subtree-split: 9257b73
@janine9vn janine9vn closed this Sep 13, 2025
@janine9vn janine9vn deleted the iridescent-ivies branch September 13, 2025 01:44
janine9vn pushed a commit that referenced this pull request Sep 13, 2025
and start of bsky api layer

issue #6
janine9vn pushed a commit that referenced this pull request Sep 13, 2025
Implementation of lock designs
janine9vn pushed a commit that referenced this pull request Sep 13, 2025
Add gpg to the devcontainer in order to support signed commits. See the
guide on sharing [GPG keys with the
devcontainer](https://code.visualstudio.com/remote/advancedcontainers/sharing-git-credentials#_sharing-gpg-keys)
for details.

For me the following scenario works:

**On the host machine (WSL/Ubuntu):**

- Install `gnupg2`
- Generate a GPG key and register it in GitHub
- Configure git as follows:
  ```shell
  git config --global commit.gpgsign true
  git config --global user.signingkey <your key id>
  ```

**In the devcontainer:**

- Rebuild the container with the feature added in this PR (installing
`gnupg2`)
janine9vn pushed a commit that referenced this pull request Sep 13, 2025
Merge GUI features to main
janine9vn pushed a commit that referenced this pull request Sep 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.